[INFO] cloning repository https://github.com/jonasdn/axis-cam-discovery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasdn/axis-cam-discovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasdn%2Faxis-cam-discovery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasdn%2Faxis-cam-discovery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfeea5a741ce569b32e966f8a364aaec1c8c0fd6
[INFO] checking jonasdn/axis-cam-discovery against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasdn%2Faxis-cam-discovery" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonasdn/axis-cam-discovery
[INFO] finished tweaking git repo https://github.com/jonasdn/axis-cam-discovery
[INFO] tweaked toml for git repo https://github.com/jonasdn/axis-cam-discovery written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonasdn/axis-cam-discovery on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonasdn/axis-cam-discovery already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9
[INFO] running `Command { std: "docker" "start" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking if-addrs v0.15.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket-pktinfo v0.4.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking mdns-sd v0.20.1
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling glib-sys v0.22.8
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.8
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling graphene-sys v0.22.8
[INFO] [stderr]    Compiling gdk4-sys v0.11.4
[INFO] [stderr]    Compiling gsk4-sys v0.11.4
[INFO] [stderr]    Compiling gtk4-sys v0.11.4
[INFO] [stderr]    Compiling libadwaita-sys v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling gtk4-macros v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.22.8
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking gio v0.22.8
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.8
[INFO] [stderr]     Checking pango v0.22.8
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking gdk4 v0.11.4
[INFO] [stderr]     Checking gsk4 v0.11.4
[INFO] [stderr]     Checking gtk4 v0.11.4
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "gnome_49", "gnome_50", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_22", "v4_24", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=f146681abc183b0e -C extra-filename=-49a269f7e0a32b3a --out-dir /opt/rustwide/target/debug/build/gtk4/49a269f7e0a32b3a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/9508bce7c8ce835a/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/3ce2a60e968891a2/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/8660429e7db82ac3/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/02d46d11dea2618f/out -L dependency=/opt/rustwide/target/debug/build/futures-core/41fc76f3a101f589/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/f4a67656424ff6e7/out -L dependency=/opt/rustwide/target/debug/build/futures-io/bd3a8770723149a0/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/e1a048465824c2e4/out -L dependency=/opt/rustwide/target/debug/build/futures-task/4eabcfee88cdf0e8/out -L dependency=/opt/rustwide/target/debug/build/futures-util/1ba9f0b17b4189c6/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/1e2bef778a944a63/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/b74c9c4b99d5dbad/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/d3729d97e241bc99/out -L dependency=/opt/rustwide/target/debug/build/gdk4/1e710584b09109e2/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/6ab96697204e8e30/out -L dependency=/opt/rustwide/target/debug/build/gio/10ebd5e0f485cb6c/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/95c644bedd324ec9/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/e1b444ddf183dfc8/out -L dependency=/opt/rustwide/target/debug/build/glib/187c71f63b0564c7/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/e63a668e4bf91ae6/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/c4bf8c0d35409217/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/13bbeb9cf2180347/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/ea373901916247e1/out -L dependency=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out -L dependency=/opt/rustwide/target/debug/build/memchr/fb4600d09f30ee91/out -L dependency=/opt/rustwide/target/debug/build/memoffset/1c4fc83b3f959a60/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/bdd6fc1de2776e4d/out -L dependency=/opt/rustwide/target/debug/build/pango/2d2c7905521ddec6/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out -L dependency=/opt/rustwide/target/debug/build/slab/ed05575c33ae17f2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7feb0919af5e2056/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/3ce2a60e968891a2/out/libcairo-3ce2a60e968891a2.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/5e3dffd4e5270388/out/libfield_offset-5e3dffd4e5270388.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/02d46d11dea2618f/out/libfutures_channel-02d46d11dea2618f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/b74c9c4b99d5dbad/out/libgdk_pixbuf-b74c9c4b99d5dbad.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/1e710584b09109e2/out/libgdk4-1e710584b09109e2.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/10ebd5e0f485cb6c/out/libgio-10ebd5e0f485cb6c.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/187c71f63b0564c7/out/libglib-187c71f63b0564c7.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/c4bf8c0d35409217/out/libgraphene-c4bf8c0d35409217.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/d5ab938cbffd76fe/out/libgsk4-d5ab938cbffd76fe.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/e56e7d19e70911d7/out/libgtk4_macros-e56e7d19e70911d7.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/47a9c4e93765cfa9/out/libgtk4_sys-47a9c4e93765cfa9.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out/liblibc-5b12becda64e49a1.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/2d2c7905521ddec6/out/libpango-2d2c7905521ddec6.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9", kill_on_drop: false }`
[INFO] [stdout] 08b9fdaf73bb6aff51ec7173916a82a1e97e8092d4d6d6976a1a7d611f97efd9
